[INFO] cloning repository https://github.com/mpohl100/blackjack_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpohl100/blackjack_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8d9174140331216c7fd24dfe70cc039d44b438f
[INFO] testing mpohl100/blackjack_rust against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mpohl100/blackjack_rust
[INFO] finished tweaking git repo https://github.com/mpohl100/blackjack_rust
[INFO] tweaked toml for git repo https://github.com/mpohl100/blackjack_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpohl100/blackjack_rust on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mpohl100/blackjack_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.10.0
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded cc v1.1.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded ratatui v0.27.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.5
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded rustls v0.23.11
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68e2329f22da1b77e21a8e870c767f882a0284e04beb6ebffc646417903abc09
[INFO] running `Command { std: "docker" "start" "-a" "68e2329f22da1b77e21a8e870c767f882a0284e04beb6ebffc646417903abc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68e2329f22da1b77e21a8e870c767f882a0284e04beb6ebffc646417903abc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e2329f22da1b77e21a8e870c767f882a0284e04beb6ebffc646417903abc09", kill_on_drop: false }`
[INFO] [stdout] 68e2329f22da1b77e21a8e870c767f882a0284e04beb6ebffc646417903abc09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d769b6ec7902b83a8da35c7e2a521a0697135322ec196606df9af8cd2a5b0bf4
[INFO] running `Command { std: "docker" "start" "-a" "d769b6ec7902b83a8da35c7e2a521a0697135322ec196606df9af8cd2a5b0bf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling cc v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ratatui v0.27.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling blackjack_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "d769b6ec7902b83a8da35c7e2a521a0697135322ec196606df9af8cd2a5b0bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d769b6ec7902b83a8da35c7e2a521a0697135322ec196606df9af8cd2a5b0bf4", kill_on_drop: false }`
[INFO] [stdout] d769b6ec7902b83a8da35c7e2a521a0697135322ec196606df9af8cd2a5b0bf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d339800737eec12225de7cb07ebef8ae60018cdc5cdc373177adbe35be662118
[INFO] running `Command { std: "docker" "start" "-a" "d339800737eec12225de7cb07ebef8ae60018cdc5cdc373177adbe35be662118", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ratatui v0.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling blackjack_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> tests/helper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `game_info` is never read
[INFO] [stdout]   --> tests/test_service_class.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let mut game_info = blackjack_service
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 14 | |         .play_game(create_game_response.game_id, "".to_owned())
[INFO] [stdout] 15 | |         .await;
[INFO] [stdout]    | |______________^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 20 |           game_info = blackjack_service
[INFO] [stdout]    |           --------- `game_info` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> tests/helper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_state`
[INFO] [stdout]   --> tests/test_server.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let game_state: serde_json::Value = play_response
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `blackjack_service` and `handle` are never read
[INFO] [stdout]   --> tests/helper.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TestApp {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     pub addr: String,
[INFO] [stdout] 11 |     pub blackjack_service: Arc<Mutex<BlackjackService>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub client: reqwest::Client,
[INFO] [stdout] 13 |     pub handle: tokio::task::JoinHandle<Result<(), std::io::Error>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcAy8UE0/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-b0b757164198a9fb,librustls_pemfile-f9be00acabba8318,librustls_pki_types-962212696203fd7d,libipnet-eff1d9be77f93c18,libhyper_tls-84d3d6614e03d811,libtokio_native_tls-5d3658293839ce0e,libnative_tls-690090f6ce276ea5,libopenssl_probe-453b407a18c75c81,libopenssl-1795ee7e83f16de5,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-19c148a72e30dd62,libhyper_util-f32787b508062fd0,libtower-d086d2ee95b06edf,libpin_project-994ea518e17e0b47,libtower_layer-59278a4635c48294,libtower_service-c57734125ac4a124,libhyper-969581f61718f290,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libh2-640975af35e8e15b,libatomic_waker-f98c2fb1596910db,libfutures_channel-c8ec6f4d87221aa9,libhttp_body_util-3b24ca4ab4009ded,libhttp_body-572fd231c2c203bf,libhttp-aeed7ea62ab64cf6,libblackjack_rust-21a9126faccda5ce,libclap-613a8c194f0e225b,libvec_map-419361c299c7b80f,libtextwrap-22dfea7656e13e18,libunicode_width-66f4446dc03e1c7f,libstrsim-a506721c212e3145,libbitflags-40a27ceec947d12f,libatty-12fdfa2eb6612368,libansi_term-1531bcf4298d2587,libactix_web-ba5a977c0cb9c607,libimpl_more-7711d80d8d6c47ae,liburl-113e1ef521fa7d0f,libidna-c095e019390b24f8,libutf8_iter-efb3984ee203d151,libidna_adapter-a475caba060a9bf6,libicu_properties-02c1c18f495d321b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-5093e4015bf55829,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-b126e63244a7652c,libpotential_utf-bd6f8143a3b78973,libicu_provider-7b40cdc76b8ea5cc,libicu_locale_core-bafa895e1663caeb,libtinystr-e8064ca68308db97,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-0eb6e90d4f46aeea,libzerotrie-ebaa9e1e7914068b,libyoke-5b6263150c42bd8e,libstable_deref_trait-456565f84dafac83,libzerofrom-88a53763454c935a,libserde_urlencoded-fcec5812a5ff7cbc,libform_urlencoded-e63e84c134db7b31,libserde_json-c1d3fc12cf5b2fc7,libryu-819a5e577911cb6a,libactix_server-6f719c09db48a9df,libsocket2-641bc5e6fdd266ed,libactix_router-2dbc624190d6bf11,libregex-073e70ac1803f7c2,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-8099f48d766365de,libcookie-a9f04e48f0c7c6f3,libtime-c26fe442007f7c03,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libactix_http-26f6a0d8d33cc83f,librand-b4124009d67010da,librand_chacha-68e52a3f260505bb,librand_core-b33aaa45bb2a6d28,libgetrandom-4442c9237a4de750,libhttparse-d7ca157700dcb380,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libhttpdate-fd089b66c335a993,libsha1-9745b83efef257cb,libcpufeatures-be9c2321680ba848,libdigest-7b59247931536264,libblock_buffer-c78b2efb445e68cc,libcrypto_common-6b4d84099e636329,libgeneric_array-8df03860ca7a6ea3,libtypenum-9e78589573f827b3,libbase64-fff42f7554bbeb90,liblocal_channel-a9c4a75aa0a3988f,libbytestring-3c2a0b0f2a22f141,libencoding_rs-cde41978255f3cea,liblanguage_tags-e61168c46bae3fb3,libfoldhash-7eff26db213db1b9,libmime-7cbfcc84299bf52b,libpercent_encoding-99cdb00cefa02ca0,libh2-240cf421fe9f57c2,libindexmap-5f0eda7e159a827d,libequivalent-4046d892813a5d9a,libhashbrown-087f77948a6bb5b8,libahash-796e4fc7b81cc155,libzerocopy-28e30b4a995c80f5,liballocator_api2-d2068d8f08cf0916,libslab-8b16734caed82d27,libfutures_util-6c3abcf7869b78b9,libfutures_task-a9a2364320571d04,libpin_utils-edd6e294c1e21a4f,libzstd-94c3b901117dc4c7,libzstd_safe-4636b6007c27d838,libzstd_sys-5a05f738513f8e39,libflate2-8e087759bf0bf193,libminiz_oxide-7df52acbb5597bcb,libadler-25a9607471d568b5,libcrc32fast-e14d1f8d61360bf0,libactix_service-22fee84e4e072013,libactix_codec-a30b2b23e98fa1ea,libtracing-0a54dd6a84c2c977,libtracing_core-dbc5fb7a0740a442,libonce_cell-db8f3eed2a1f3f7b,libmemchr-6e500fc2d2cc2174,libbitflags-4fc2c4ee1f367a18,libtokio_util-58327a83627d832b,libfutures_sink-100f10d4dbc6cfa1,libderive_more-9b7272f9b0ec59ec,libactix_utils-2b491b667828f73a,liblocal_waker-75b46a1973888919,libactix_rt-4a7646df06afae78,libfutures_core-f9239d29bad6497f,libhttp-376678692d61bbd7,libitoa-0222dfc469e21d72,libfnv-2a26f5d3b9cd4973,libuuid-6a187ed6302eac8b,libserde-4d6c63a8fd690b1d,librand-084e023f425481d5,librand_chacha-e22062200705ff2b,libppv_lite86-2079bc674c3c594c,librand_core-d4d81a4fd8e3071e,libgetrandom-4f0d3b28cb6b9658,libtokio-f9fd8fd9d5f02cb9,libsignal_hook_registry-5c38dbee81f379ee,libsocket2-ee4e1846666f7c58,libbytes-7cb7528cdacec48c,libmio-30eb050e1f70b124,liblog-b63935de1b181bba,libparking_lot-ee30368f59d6c262,libparking_lot_core-250c59aa10ea3c88,liblibc-fdda17a8bfb21af6,libcfg_if-8c8419bc1cff3c76,libsmallvec-d167a9f6134c271e,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libpin_project_lite-96380cfbe13ff412}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcAy8UE0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fb64d01e598bb9a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/helper-56a8853cf1e414ac" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blackjack_rust` (test "helper") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRBtAii/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-c69ee6e7e252fc4e,libtermcolor-f6acb55d5caadcb3,libis_terminal-82c1ce4beccda477,libhumantime-34143751b63faeab,libblackjack_rust-21a9126faccda5ce,libclap-613a8c194f0e225b,libvec_map-419361c299c7b80f,libtextwrap-22dfea7656e13e18,libunicode_width-66f4446dc03e1c7f,libstrsim-a506721c212e3145,libbitflags-40a27ceec947d12f,libatty-12fdfa2eb6612368,libansi_term-1531bcf4298d2587,libactix_web-ba5a977c0cb9c607,libimpl_more-7711d80d8d6c47ae,liburl-113e1ef521fa7d0f,libidna-c095e019390b24f8,libutf8_iter-efb3984ee203d151,libidna_adapter-a475caba060a9bf6,libicu_properties-02c1c18f495d321b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-5093e4015bf55829,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-b126e63244a7652c,libpotential_utf-bd6f8143a3b78973,libicu_provider-7b40cdc76b8ea5cc,libicu_locale_core-bafa895e1663caeb,libtinystr-e8064ca68308db97,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-0eb6e90d4f46aeea,libzerotrie-ebaa9e1e7914068b,libyoke-5b6263150c42bd8e,libstable_deref_trait-456565f84dafac83,libzerofrom-88a53763454c935a,libserde_urlencoded-fcec5812a5ff7cbc,libform_urlencoded-e63e84c134db7b31,libserde_json-c1d3fc12cf5b2fc7,libryu-819a5e577911cb6a,libactix_server-6f719c09db48a9df,libsocket2-641bc5e6fdd266ed,libactix_router-2dbc624190d6bf11,libregex-073e70ac1803f7c2,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-8099f48d766365de,libcookie-a9f04e48f0c7c6f3,libtime-c26fe442007f7c03,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libactix_http-26f6a0d8d33cc83f,librand-b4124009d67010da,librand_chacha-68e52a3f260505bb,librand_core-b33aaa45bb2a6d28,libgetrandom-4442c9237a4de750,libhttparse-d7ca157700dcb380,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libhttpdate-fd089b66c335a993,libsha1-9745b83efef257cb,libcpufeatures-be9c2321680ba848,libdigest-7b59247931536264,libblock_buffer-c78b2efb445e68cc,libcrypto_common-6b4d84099e636329,libgeneric_array-8df03860ca7a6ea3,libtypenum-9e78589573f827b3,libbase64-fff42f7554bbeb90,liblocal_channel-a9c4a75aa0a3988f,libbytestring-3c2a0b0f2a22f141,libencoding_rs-cde41978255f3cea,liblanguage_tags-e61168c46bae3fb3,libfoldhash-7eff26db213db1b9,libmime-7cbfcc84299bf52b,libpercent_encoding-99cdb00cefa02ca0,libh2-240cf421fe9f57c2,libindexmap-5f0eda7e159a827d,libequivalent-4046d892813a5d9a,libhashbrown-087f77948a6bb5b8,libahash-796e4fc7b81cc155,libzerocopy-28e30b4a995c80f5,liballocator_api2-d2068d8f08cf0916,libslab-8b16734caed82d27,libfutures_util-6c3abcf7869b78b9,libfutures_task-a9a2364320571d04,libpin_utils-edd6e294c1e21a4f,libzstd-94c3b901117dc4c7,libzstd_safe-4636b6007c27d838,libzstd_sys-5a05f738513f8e39,libflate2-8e087759bf0bf193,libminiz_oxide-7df52acbb5597bcb,libadler-25a9607471d568b5,libcrc32fast-e14d1f8d61360bf0,libactix_service-22fee84e4e072013,libactix_codec-a30b2b23e98fa1ea,libtracing-0a54dd6a84c2c977,libtracing_core-dbc5fb7a0740a442,libonce_cell-db8f3eed2a1f3f7b,libmemchr-6e500fc2d2cc2174,libbitflags-4fc2c4ee1f367a18,libtokio_util-58327a83627d832b,libfutures_sink-100f10d4dbc6cfa1,libderive_more-9b7272f9b0ec59ec,libactix_utils-2b491b667828f73a,liblocal_waker-75b46a1973888919,libactix_rt-4a7646df06afae78,libfutures_core-f9239d29bad6497f,libhttp-376678692d61bbd7,libitoa-0222dfc469e21d72,libfnv-2a26f5d3b9cd4973,libuuid-6a187ed6302eac8b,libserde-4d6c63a8fd690b1d,librand-084e023f425481d5,librand_chacha-e22062200705ff2b,libppv_lite86-2079bc674c3c594c,librand_core-d4d81a4fd8e3071e,libgetrandom-4f0d3b28cb6b9658,libtokio-f9fd8fd9d5f02cb9,libsignal_hook_registry-5c38dbee81f379ee,libsocket2-ee4e1846666f7c58,libbytes-7cb7528cdacec48c,libmio-30eb050e1f70b124,liblog-b63935de1b181bba,libparking_lot-ee30368f59d6c262,libparking_lot_core-250c59aa10ea3c88,liblibc-fdda17a8bfb21af6,libcfg_if-8c8419bc1cff3c76,libsmallvec-d167a9f6134c271e,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libpin_project_lite-96380cfbe13ff412}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRBtAii/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fb64d01e598bb9a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-9f5ee607cb8c4b24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blackjack_rust` (bin "server") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmnYOMe/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libratatui-d7beb3ebf9223527,libunicode_truncate-1f6784540fbfd95c,liblru-f6281c6d06ede079,libcassowary-244fb82557458a01,libitertools-10e61bc052f9bc9d,libeither-493dbbe164bc9796,libcompact_str-0661ab7e16fefc30,libstatic_assertions-acd18841cc36d7c2,libcastaway-fe3cd10f1e120670,libunicode_segmentation-023adcae34bbfdce,libstrum-9b9a20ddc74ffaf7,libcrossterm-fc8c07482a265286,libsignal_hook_mio-c2d8f7db464cd050,libsignal_hook-69e9c72a571b684c,libmio-911d359f4ba63163,libblackjack_rust-21a9126faccda5ce,libclap-613a8c194f0e225b,libvec_map-419361c299c7b80f,libtextwrap-22dfea7656e13e18,libunicode_width-66f4446dc03e1c7f,libstrsim-a506721c212e3145,libbitflags-40a27ceec947d12f,libatty-12fdfa2eb6612368,libansi_term-1531bcf4298d2587,libactix_web-ba5a977c0cb9c607,libimpl_more-7711d80d8d6c47ae,liburl-113e1ef521fa7d0f,libidna-c095e019390b24f8,libutf8_iter-efb3984ee203d151,libidna_adapter-a475caba060a9bf6,libicu_properties-02c1c18f495d321b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-5093e4015bf55829,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-b126e63244a7652c,libpotential_utf-bd6f8143a3b78973,libicu_provider-7b40cdc76b8ea5cc,libicu_locale_core-bafa895e1663caeb,libtinystr-e8064ca68308db97,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-0eb6e90d4f46aeea,libzerotrie-ebaa9e1e7914068b,libyoke-5b6263150c42bd8e,libstable_deref_trait-456565f84dafac83,libzerofrom-88a53763454c935a,libserde_urlencoded-fcec5812a5ff7cbc,libform_urlencoded-e63e84c134db7b31,libserde_json-c1d3fc12cf5b2fc7,libryu-819a5e577911cb6a,libactix_server-6f719c09db48a9df,libsocket2-641bc5e6fdd266ed,libactix_router-2dbc624190d6bf11,libregex-073e70ac1803f7c2,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-8099f48d766365de,libcookie-a9f04e48f0c7c6f3,libtime-c26fe442007f7c03,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libactix_http-26f6a0d8d33cc83f,librand-b4124009d67010da,librand_chacha-68e52a3f260505bb,librand_core-b33aaa45bb2a6d28,libgetrandom-4442c9237a4de750,libhttparse-d7ca157700dcb380,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libhttpdate-fd089b66c335a993,libsha1-9745b83efef257cb,libcpufeatures-be9c2321680ba848,libdigest-7b59247931536264,libblock_buffer-c78b2efb445e68cc,libcrypto_common-6b4d84099e636329,libgeneric_array-8df03860ca7a6ea3,libtypenum-9e78589573f827b3,libbase64-fff42f7554bbeb90,liblocal_channel-a9c4a75aa0a3988f,libbytestring-3c2a0b0f2a22f141,libencoding_rs-cde41978255f3cea,liblanguage_tags-e61168c46bae3fb3,libfoldhash-7eff26db213db1b9,libmime-7cbfcc84299bf52b,libpercent_encoding-99cdb00cefa02ca0,libh2-240cf421fe9f57c2,libindexmap-5f0eda7e159a827d,libequivalent-4046d892813a5d9a,libhashbrown-087f77948a6bb5b8,libahash-796e4fc7b81cc155,libzerocopy-28e30b4a995c80f5,liballocator_api2-d2068d8f08cf0916,libslab-8b16734caed82d27,libfutures_util-6c3abcf7869b78b9,libfutures_task-a9a2364320571d04,libpin_utils-edd6e294c1e21a4f,libzstd-94c3b901117dc4c7,libzstd_safe-4636b6007c27d838,libzstd_sys-5a05f738513f8e39,libflate2-8e087759bf0bf193,libminiz_oxide-7df52acbb5597bcb,libadler-25a9607471d568b5,libcrc32fast-e14d1f8d61360bf0,libactix_service-22fee84e4e072013,libactix_codec-a30b2b23e98fa1ea,libtracing-0a54dd6a84c2c977,libtracing_core-dbc5fb7a0740a442,libonce_cell-db8f3eed2a1f3f7b,libmemchr-6e500fc2d2cc2174,libbitflags-4fc2c4ee1f367a18,libtokio_util-58327a83627d832b,libfutures_sink-100f10d4dbc6cfa1,libderive_more-9b7272f9b0ec59ec,libactix_utils-2b491b667828f73a,liblocal_waker-75b46a1973888919,libactix_rt-4a7646df06afae78,libfutures_core-f9239d29bad6497f,libhttp-376678692d61bbd7,libitoa-0222dfc469e21d72,libfnv-2a26f5d3b9cd4973,libuuid-6a187ed6302eac8b,libserde-4d6c63a8fd690b1d,librand-084e023f425481d5,librand_chacha-e22062200705ff2b,libppv_lite86-2079bc674c3c594c,librand_core-d4d81a4fd8e3071e,libgetrandom-4f0d3b28cb6b9658,libtokio-f9fd8fd9d5f02cb9,libsignal_hook_registry-5c38dbee81f379ee,libsocket2-ee4e1846666f7c58,libbytes-7cb7528cdacec48c,libmio-30eb050e1f70b124,liblog-b63935de1b181bba,libparking_lot-ee30368f59d6c262,libparking_lot_core-250c59aa10ea3c88,liblibc-fdda17a8bfb21af6,libcfg_if-8c8419bc1cff3c76,libsmallvec-d167a9f6134c271e,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libpin_project_lite-96380cfbe13ff412}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmnYOMe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fb64d01e598bb9a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blackjack_game-02972f86d27985c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blackjack_rust` (bin "blackjack_game") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d339800737eec12225de7cb07ebef8ae60018cdc5cdc373177adbe35be662118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d339800737eec12225de7cb07ebef8ae60018cdc5cdc373177adbe35be662118", kill_on_drop: false }`
[INFO] [stdout] d339800737eec12225de7cb07ebef8ae60018cdc5cdc373177adbe35be662118
